Semantic Tags Introduced in HTML5
HTML5 introduced several new semantic elements to give more meaning to web page structure. These elements help developers write cleaner, more accessible, and SEO-friendly code.
In short: Three common semantic elements introduced in HTML5 are <article>, <section>, and <nav>. They make web pages more meaningful and easier for both users and machines to understand.